Skip to main content

help

Type

constant

Summary

Equivalent to the number 15.

Syntax

help

Description

Use the help constant to set the cursor to a question mark.

The following two statements are equivalent:

    set the cursor to help
set the cursor to 15

However, the first is easier to read and understand in LiveCode.

Important

If you use the help cursor or other standard cursors in your application, you must include it when you create your standalone. Make sure the "Cursors" option on the Inclusions section on the General screen of the Standalone Application Settings window is checked.

Examples

set the cursor to help

command: constant

glossary: Standalone Application Settings, standalone application, cursor

property: cursor

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?